[INFO] cloning repository https://github.com/pavvann/dynth
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pavvann/dynth" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpavvann%2Fdynth", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpavvann%2Fdynth'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b52704ae806a98497023d42c987b7348283adb78
[INFO] fixing pavvann/dynth against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpavvann%2Fdynth" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/pavvann/dynth
[INFO] finished tweaking git repo https://github.com/pavvann/dynth
[INFO] tweaked toml for git repo https://github.com/pavvann/dynth written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pavvann/dynth on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/pavvann/dynth already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded atomic_float v1.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 1ad14b91fbc999898fe83d94f4f19141bdb3ce387749a660dbadf5b77a9445a9
[INFO] running `Command { std: "docker" "start" "1ad14b91fbc999898fe83d94f4f19141bdb3ce387749a660dbadf5b77a9445a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1ad14b91fbc999898fe83d94f4f19141bdb3ce387749a660dbadf5b77a9445a9" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1ad14b91fbc999898fe83d94f4f19141bdb3ce387749a660dbadf5b77a9445a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1ad14b91fbc999898fe83d94f4f19141bdb3ce387749a660dbadf5b77a9445a9" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking lru v0.16.3
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking compact_str v0.9.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking line-clipping v0.3.7
[INFO] [stderr]     Checking alsa-sys v0.3.1
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]     Checking winnow v0.7.15
[INFO] [stderr]     Checking atomic_float v1.1.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking alsa v0.9.1
[INFO] [stderr]     Checking unicode-truncate v2.0.1
[INFO] [stderr]     Checking midir v0.10.3
[INFO] [stderr]     Checking cpal v0.15.3
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking kasuari v0.4.12
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]     Checking ratatui-core v0.1.0
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]     Checking ratatui-widgets v0.3.0
[INFO] [stderr]     Checking ratatui-crossterm v0.1.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking ratatui-macros v0.7.0
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking ratatui v0.30.0
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking dynth v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0277]: `?` couldn't convert the error: `*mut alsa_sys::_snd_seq: Sync` is not satisfied
[INFO] [stdout]    --> src/main.rs:113:10
[INFO] [stdout]     |
[INFO] [stdout]  25 |   fn main() -> anyhow::Result<()> {
[INFO] [stdout]     |                ------------------ required `*mut alsa_sys::_snd_seq: Sync` because of this
[INFO] [stdout] ...
[INFO] [stdout]  85 |           let conn = conn_in.connect(
[INFO] [stdout]     |  ____________________________-
[INFO] [stdout]  86 | |             port,
[INFO] [stdout]  87 | |             &port_name,
[INFO] [stdout]  88 | |             move |_ts, msg, _| {
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |             (),
[INFO] [stdout] 113 | |         )?;
[INFO] [stdout]     | |         -^ `*mut alsa_sys::_snd_seq` cannot be shared between threads safely
[INFO] [stdout]     | |_________|
[INFO] [stdout]     |           this can't be annotated with `?` because it has type `Result<_, ConnectError<MidiInput>>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: within `ConnectError<MidiInput>`, the trait `Sync` is not implemented for `*mut alsa_sys::_snd_seq`
[INFO] [stdout]     = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
[INFO] [stdout] note: required because it appears within the type `alsa::seq::Seq`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/alsa-0.9.1/src/seq.rs:24:12
[INFO] [stdout]     |
[INFO] [stdout]  24 | pub struct Seq(*mut alsa::snd_seq_t, cell::Cell<bool>);
[INFO] [stdout]     |            ^^^
[INFO] [stdout] note: required because it appears within the type `std::option::Option<alsa::seq::Seq>`
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/option.rs:597:9
[INFO] [stdout] note: required because it appears within the type `midir::backend::alsa::MidiInput`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/midir-0.10.3/src/backend/alsa/mod.rs:136:12
[INFO] [stdout]     |
[INFO] [stdout] 136 | pub struct MidiInput {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] note: required because it appears within the type `MidiInput`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/midir-0.10.3/src/common.rs:57:12
[INFO] [stdout]     |
[INFO] [stdout]  57 | pub struct MidiInput {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] note: required because it appears within the type `ConnectError<MidiInput>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/midir-0.10.3/src/errors.rs:61:12
[INFO] [stdout]     |
[INFO] [stdout]  61 | pub struct ConnectError<T> {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout]     = note: required for `anyhow::Error` to implement `From<ConnectError<MidiInput>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `?` couldn't convert the error: `std::cell::Cell<bool>: Sync` is not satisfied
[INFO] [stdout]    --> src/main.rs:113:10
[INFO] [stdout]     |
[INFO] [stdout]  25 |   fn main() -> anyhow::Result<()> {
[INFO] [stdout]     |                ------------------ required `std::cell::Cell<bool>: Sync` because of this
[INFO] [stdout] ...
[INFO] [stdout]  85 |           let conn = conn_in.connect(
[INFO] [stdout]     |  ____________________________-
[INFO] [stdout]  86 | |             port,
[INFO] [stdout]  87 | |             &port_name,
[INFO] [stdout]  88 | |             move |_ts, msg, _| {
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |             (),
[INFO] [stdout] 113 | |         )?;
[INFO] [stdout]     | |         -^ `std::cell::Cell<bool>` cannot be shared between threads safely
[INFO] [stdout]     | |_________|
[INFO] [stdout]     |           this can't be annotated with `?` because it has type `Result<_, ConnectError<MidiInput>>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: within `ConnectError<MidiInput>`, the trait `Sync` is not implemented for `std::cell::Cell<bool>`
[INFO] [stdout]     = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
[INFO] [stdout] note: required because it appears within the type `alsa::seq::Seq`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/alsa-0.9.1/src/seq.rs:24:12
[INFO] [stdout]     |
[INFO] [stdout]  24 | pub struct Seq(*mut alsa::snd_seq_t, cell::Cell<bool>);
[INFO] [stdout]     |            ^^^
[INFO] [stdout] note: required because it appears within the type `std::option::Option<alsa::seq::Seq>`
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/option.rs:597:9
[INFO] [stdout] note: required because it appears within the type `midir::backend::alsa::MidiInput`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/midir-0.10.3/src/backend/alsa/mod.rs:136:12
[INFO] [stdout]     |
[INFO] [stdout] 136 | pub struct MidiInput {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] note: required because it appears within the type `MidiInput`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/midir-0.10.3/src/common.rs:57:12
[INFO] [stdout]     |
[INFO] [stdout]  57 | pub struct MidiInput {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] note: required because it appears within the type `ConnectError<MidiInput>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/midir-0.10.3/src/errors.rs:61:12
[INFO] [stdout]     |
[INFO] [stdout]  61 | pub struct ConnectError<T> {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout]     = note: required for `anyhow::Error` to implement `From<ConnectError<MidiInput>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `?` couldn't convert the error: `*mut alsa_sys::_snd_seq: Sync` is not satisfied
[INFO] [stdout]    --> src/main.rs:113:10
[INFO] [stdout]     |
[INFO] [stdout]  25 |   fn main() -> anyhow::Result<()> {
[INFO] [stdout]     |                ------------------ required `*mut alsa_sys::_snd_seq: Sync` because of this
[INFO] [stdout] ...
[INFO] [stdout]  85 |           let conn = conn_in.connect(
[INFO] [stdout]     |  ____________________________-
[INFO] [stdout]  86 | |             port,
[INFO] [stdout]  87 | |             &port_name,
[INFO] [stdout]  88 | |             move |_ts, msg, _| {
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |             (),
[INFO] [stdout] 113 | |         )?;
[INFO] [stdout]     | |         -^ `*mut alsa_sys::_snd_seq` cannot be shared between threads safely
[INFO] [stdout]     | |_________|
[INFO] [stdout]     |           this can't be annotated with `?` because it has type `Result<_, ConnectError<MidiInput>>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: within `ConnectError<MidiInput>`, the trait `Sync` is not implemented for `*mut alsa_sys::_snd_seq`
[INFO] [stdout]     = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
[INFO] [stdout] note: required because it appears within the type `alsa::seq::Seq`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/alsa-0.9.1/src/seq.rs:24:12
[INFO] [stdout]     |
[INFO] [stdout]  24 | pub struct Seq(*mut alsa::snd_seq_t, cell::Cell<bool>);
[INFO] [stdout]     |            ^^^
[INFO] [stdout] note: required because it appears within the type `std::option::Option<alsa::seq::Seq>`
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/option.rs:597:9
[INFO] [stdout] note: required because it appears within the type `midir::backend::alsa::MidiInput`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/midir-0.10.3/src/backend/alsa/mod.rs:136:12
[INFO] [stdout]     |
[INFO] [stdout] 136 | pub struct MidiInput {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] note: required because it appears within the type `MidiInput`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/midir-0.10.3/src/common.rs:57:12
[INFO] [stdout]     |
[INFO] [stdout]  57 | pub struct MidiInput {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] note: required because it appears within the type `ConnectError<MidiInput>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/midir-0.10.3/src/errors.rs:61:12
[INFO] [stdout]     |
[INFO] [stdout]  61 | pub struct ConnectError<T> {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout]     = note: required for `anyhow::Error` to implement `From<ConnectError<MidiInput>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `?` couldn't convert the error: `std::cell::Cell<bool>: Sync` is not satisfied
[INFO] [stdout]    --> src/main.rs:113:10
[INFO] [stdout]     |
[INFO] [stdout]  25 |   fn main() -> anyhow::Result<()> {
[INFO] [stdout]     |                ------------------ required `std::cell::Cell<bool>: Sync` because of this
[INFO] [stdout] ...
[INFO] [stdout]  85 |           let conn = conn_in.connect(
[INFO] [stdout]     |  ____________________________-
[INFO] [stdout]  86 | |             port,
[INFO] [stdout]  87 | |             &port_name,
[INFO] [stdout]  88 | |             move |_ts, msg, _| {
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |             (),
[INFO] [stdout] 113 | |         )?;
[INFO] [stdout]     | |         -^ `std::cell::Cell<bool>` cannot be shared between threads safely
[INFO] [stdout]     | |_________|
[INFO] [stdout]     |           this can't be annotated with `?` because it has type `Result<_, ConnectError<MidiInput>>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: within `ConnectError<MidiInput>`, the trait `Sync` is not implemented for `std::cell::Cell<bool>`
[INFO] [stdout]     = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
[INFO] [stdout] note: required because it appears within the type `alsa::seq::Seq`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/alsa-0.9.1/src/seq.rs:24:12
[INFO] [stdout]     |
[INFO] [stdout]  24 | pub struct Seq(*mut alsa::snd_seq_t, cell::Cell<bool>);
[INFO] [stdout]     |            ^^^
[INFO] [stdout] note: required because it appears within the type `std::option::Option<alsa::seq::Seq>`
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/option.rs:597:9
[INFO] [stdout] note: required because it appears within the type `midir::backend::alsa::MidiInput`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/midir-0.10.3/src/backend/alsa/mod.rs:136:12
[INFO] [stdout]     |
[INFO] [stdout] 136 | pub struct MidiInput {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] note: required because it appears within the type `MidiInput`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/midir-0.10.3/src/common.rs:57:12
[INFO] [stdout]     |
[INFO] [stdout]  57 | pub struct MidiInput {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] note: required because it appears within the type `ConnectError<MidiInput>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/midir-0.10.3/src/errors.rs:61:12
[INFO] [stdout]     |
[INFO] [stdout]  61 | pub struct ConnectError<T> {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout]     = note: required for `anyhow::Error` to implement `From<ConnectError<MidiInput>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dynth` (bin "dynth") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dynth` (bin "dynth" test) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "1ad14b91fbc999898fe83d94f4f19141bdb3ce387749a660dbadf5b77a9445a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1ad14b91fbc999898fe83d94f4f19141bdb3ce387749a660dbadf5b77a9445a9", kill_on_drop: false }`
[INFO] [stdout] 1ad14b91fbc999898fe83d94f4f19141bdb3ce387749a660dbadf5b77a9445a9
